@charset "utf-8";
/* CSS Document */

.fullSlide {
	min-width: 1000px;
	position: relative;
	height: 508px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 508px;
}
.fullSlide .bd li a {
	position: absolute;
	width: 100%;
	height: 508px;
	display: block;
	z-index: 1;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 26px;
	height: 12px;
	margin: 0px 5px;
	overflow: hidden;
	line-height: 9999px;
	background: #333;
	border-radius: 20px;
}
.fullSlide .hd ul .on {
	background: #e60012;
}
.index {
	margin-top: 7px;
	overflow: hidden;
}
.index dl {
	display: block;
	float: left;
	position: relative;
	height: 267px;
}
.index dl:nth-child(1) {
	width: 24.5%;
	margin-right: 0.5%;
	background: url(../img/index1.jpg) center no-repeat;
}
.index dl:nth-child(2) {
	width: 24.5%;
	margin-right: 0.5%;
	background: url(../img/index2.jpg) center no-repeat;
}
.index dl:nth-child(3) {
	width: 24.5%;
	margin-right: 0.5%;
	background: url(../img/index3.jpg) center no-repeat;
}
.index dl:nth-child(4) {
	width: 25%;
	background: url(../img/index4.jpg) center no-repeat;
}
.index dl a {
	display: block;
	width: 100%;
	height: 100%;
}
.index dl a dd {
	display: block;
	position: absolute;
	width: 86px;
	height: 38px;
	line-height: 37px;
	text-align: center;
	background: #e60012;
	top: 30px;
	left: 30px;
	color: #fff;
	font-size: 16px;
}
.index dl a:hover {
	background: rgba(230,0,18,0.8);
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.index dl a:hover dd {
	background: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 267px;
	line-height: 267px;
	text-align: center;
	font-size: 22px;
}
.abouts {
	margin-top: 80px;
}
.abouts .left {
	width: 652px;
}
.abouts .left p {
	text-indent: 40px;
	color: #666;
	line-height: 30px;
}
.abouts .left p span {
	font-size: 30px;
	color: #e70012;
	font-family: "微软简老宋";
}
.abouts .left p a {
}
.abouts .right {
	width: 494px;
	background: url(../img/map.png) center top no-repeat;
	min-height: 217px;
}
.abouts .right ul {
	margin-top: 260px;
	padding-left: 30px;
}
.abouts .right li {
	display: block;
	float: left;
	width: 137px;
	height: 89px;
	text-align: center;
}
.abouts .right li a img {
	display: block;
	width: 57px;
	height: 49px;
	margin-left: 40px;
}
.abouts .right li a span {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #3c3c3c;
}
.abouts .right li a:hover span {
	color: #e70012;
}
.abouts .aboutus {
	display: block;
	width: 1198px;
	height: 193px;
	border: 1px solid #eaeaea;
	background: url(../img/bg_city.png) center no-repeat;
	box-shadow: 2px 2px 1px #e5e5e5;
	margin-top: 30px;
}
.abouts .aboutus dl {
	display: block;
	float: left;
	border-right: 1px solid #666;
	padding: 0px 50px;
	margin: 46px 0px;
	text-align: center;
}
.abouts .aboutus dl:nth-child(4) {
	border: 0px;
}
.abouts .aboutus dl dt {
	font-size: 70px;
	color: #000;
	font-family: "方正大标宋简体";
}
.abouts .aboutus dl dt span {
	font-size: 40px;
}
.abouts .aboutus dl dd {
	color: #666;
}
.title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 70px 0px 58px 0px;
}
.title dl {
	display: inline-block;
	padding-left: 70px;
	position: relative;
}
.title dl dt {
	text-align: center;
	font-size: 28px;
	color: #4c4c4c;
}
.title dl dt a {
	color: #4c4c4c;
	font-size: 28px;
	font-weight: bold;
}
.title dl dd {
	color: #999999;
	text-transform: uppercase;
	margin-top: 2px;
}
.title dl dt img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.inB_con {
	width: 100%;
	float: left;
	height: 570px;
	background: url(../img/bg_service.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.inB_con>p {
	position: absolute;
	width: 50%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-color: rgba(51,51,51,0.3);
}
.inB_con ul {
	width: 60%;
	float: left;
}
.inB_con ul li {
	width: 100%;
	float: left;
	height: 190px;
}
.inB_con ul li a {
	padding: 0px 11.2% 0px 31%;
	height: 100%;
	display: block;
	position: relative;
}
.inB_con_d {
	padding-left: 194px;
	position: relative;
	height: 100%;
}
.inB_con_d>p {
	width: 170px;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	text-align: center;
	line-height: 190px;
}
.inB_con_d>p i {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #e60012;
	left: 0px;
	top: 0px;
	opacity: 0;
	z-index: -1;
}
.inB_con ul li a:hover .inB_con_d>p i {
	opacity: 1;
}
.inB_con_d>p img {
	display: inline-block;
	margin-top: 54.5px;
}
.inB_con_d dl {
	float: left;
	color: #fff;
	position: relative;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.inB_con_d dl dt {
	font-size: 24px;
	color: #fff;
}
.inB_con_d dl dd {
	font-size: 16px;
	display: block;
	color: #fff;
	margin-top: 14px;
	overflow: hidden;/*text-overflow: ellipsis;
	white-space: nowrap;*/
}
.inB_con ul li a>i {
	position: absolute;
	left: 0px;
	width: 0px;
	bottom: 0px;
	top: 0px;
	background-color: rgba(230,0,18,0.6);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inB_con ul li a:hover>i {
	width: 100%;
}
.inB_con ul li a:hover .inB_con_d dl dd {
	display: block;
}
.inB_con ul li a .line {
	display: block;
	background: #fff;
	position: absolute;
	transition: 300ms;
	-webkit-transition: 300ms;
	opacity: 0;
	visibility: hidden;
}
.inB_con ul li a .line_1 {
	width: 28px;
	height: 1px;
	top: 50%;
	right: 3.8%;
	margin-top: -1px;
	transform: translateX(30px);
	-webkit-transform: translateX(30px);
}
.inB_con ul li a .line_2 {
	width: 1px;
	height: 28px;
	top: 50%;
	margin-top: -14px;
	right: 5%;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
}
.inB_con>a {
	position: absolute;
	right: 0px;
	bottom: 60px;
	font-size: 16px;
	color: #333333;
	background-color: #fff;
	line-height: 66px;
	padding: 0px 70px 0px 16px;
	width: 190px;
}
.inB_con>a:after {
	content: url(../img/inico7.png);
	position: absolute;
	right: 42px;
	line-height: 0px;
	top: 23px;
}
.inB_con ul li a:hover .line {
	transform: translate(0);
	-webkit-transform: translate(0);
	visibility: visible;
	opacity: 1;
	transition: 300ms ease-in 600ms;
	-webkit-transition: 300ms ease-in 600ms;
}
.inB_con>a:hover {
	background-color: rgba(230,0,18,0.6);
	color: #fff;
}
.products {
	background: url(../img/bg.jpg) center repeat;
	padding-bottom: 60px;
	overflow: hidden;
}
.products .pro {
}
.products .pro dl {
	display: block;
	float: left;
	margin-right: 34.5px;
	position: relative;
	width: 377px;
	height: 374px;
	margin-bottom: 40px;
}
.products .pro dl:nth-child(3n) {
	margin-right: 0px;
}
.products .pro dl dt {
	display: block;
	position: absolute;
	width: 377px;
	height: 283px;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.products .pro dl dt img {
	width: 377px;
	height: 283px;
	overflow: hidden;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.products .pro dl dd {
	display: block;
	position: absolute;
	width: 377px;
	height: 87px;
	background: #e2e2e4;
	line-height: 87px;
	text-align: center;
	bottom: 0px;
	left: 0px;
	font-size: 20px;
}
.products .pro dl span {
	display: block;
	width: 41px;
	height: 41px;
	background: url(../img/icon14.png) center no-repeat;
	position: absolute;
	top: 263px;
	left: 168px;
	azimuth: 999;
}
.products .pro dl a:hover {
}
.products .pro dl a:hover dt img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.products .pro dl a:hover span {
	background: url(../img/icon15s.png) center no-repeat;
}
.cases {
	height: 665px;
	background: url(../img/bg_anli.jpg) center top no-repeat;
	overflow: hidden;
	position: relative;
}
.cases .picScroll-left {
	overflow: hidden;
	width: 1180px;
	padding:40px 0px 0px 20px;
}
.cases .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.cases .picScroll-left .bd ul li {
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	width: 373px;
	text-align:center;
}
.cases .picScroll-left .bd ul li .pic {
	width: 100%;
	/*height: 384px;*/
	float: left;
}
.cases .picScroll-left .bd ul li .pic img {
	width: 100%;
	height:278px;
	/*height: 384px;*/
	display: block;
}
.cases .picScroll-left .bd ul li .pic span {
	display: block;
	width: 100%;
	line-height: 30px;
	margin-top: 30px;
}
.cases .picScroll-left .bd ul li .titles {
	float: right;
	width: 700px;
}
.cases .picScroll-left .bd ul li .titles a {
	margin-top: 30px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	height: 108px;
	line-height: 108px;
	border-bottom: 1px solid #cdcdcd;
	display: block;
	width: 100%;
	text-align: left;
}
.cases .picScroll-left .bd ul li .titles p {
	font-size: 15px;
	line-height: 28px;
	color: #6a6a6a;
	margin-top: 15px;
}
.cases .picScroll-left .next, .cases .picScroll-left .prev {
	position: absolute;
	width: 93px;
	height: 33px;
	bottom:30px;
	z-index: 999;
	cursor: pointer;
}
.cases .picScroll-left .next {
	right: 50%;
	margin-right:-113px;
	background: url(../img/icon5.png) center no-repeat;
}
.cases .picScroll-left .next:hover {
	background: url(../img/icon22.png) center no-repeat;
}
.cases .picScroll-left .prev {
	left: 50%;
	margin-left:-113px;
	background: url(../img/icon4.png) center no-repeat;
}
.cases .picScroll-left .prev:hover {
	background: url(../img/icon21.png) center no-repeat;
}
/*.news {
	overflow: hidden;
	margin-bottom:90px;
}
.news .left {
	width: 783px;
	overflow: hidden;
}*/
.title .more {
	float: right;
	width: 102px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-radius: 30px;
	margin-top: 10px;
}
.title .more:hover {
	border-color: #e60012;
}
.title .more a {
	font-size: 14px;
}
/*.news .left ul {
	display: block;
	float: left;
	width: 384px;
	margin-top: 32px;
}
.news .left ul .ntop {
	position: relative;
	width: 384px;
	height: 289px;
	margin-bottom: 30px;
}
.news .left ul .ntop a img {
	position: absolute;
	width: 384px;
	height: 289px;
	top: 0px;
	left: 0px;
}
.news .left ul .ntop a span {
	position: absolute;
	width: 344px;
	height: 70px;
	padding: 15px 20px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
}
.news .left ul li {
	display: block;
	width: 100%;
	background: url(../img/inico15.png) left center no-repeat;
	height: 30px;
	line-height: 30px;
}
.news .left ul li a {
	float: left;
	width: 270px;
	margin-left: 25px;
	font-size: 15px;
	color: #595959;
}
.news .left ul li a:hover {
	color: #e60012;
}
.news .left ul li span {
	float: right;
	font-size: 13px;
	color: #595959;
	width: 84px;
	text-align: right;
}
.news .right {
	width: 380px;
	overflow: hidden;
}
.news .right .title {
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	overflow: hidden;
	display: block;
}
.news .right ul {
	background: #f4f4f6;
	height: 418px;
	width: 336px;
	display: block;
	float: left;
	margin-top: 32px;
	padding: 25px 22px;
}
.news .right ul li {
	background: url(../img/inico16.png) left center no-repeat;
	border-bottom: 1px solid #e6e6e6;
	height: 45px;
	line-height: 45px;
}
.news .right ul li a {
	margin-left: 35px;
	font-size: 15px;
	color: #595959;
}
.news .right ul li a:hover {
	color: #e60012;
}*/
.news {
	height: 579px;
	overflow: hidden;
	margin: 60px auto;
}
.news .lt {
	width: 337px;
	height: 579px;
	background: #e60012;
	overflow: hidden;
	padding: 40px 19.5px;
}
.news .lt h2 {
	display: block;
	width: 100%;
	font-size: 36px;
	color: #fff;
	margin-bottom: 25px;
}
.news .lt a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.news .lt img {
	width: 337px;
	/*height: 337px;*/
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
}
.news .lt .desc {
	background: #dedede;
	padding: 10px 20px;
	width: 297px;
	overflow: hidden;
}
.news .lt p {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.news .lt em {
	display: block;
	height: 3px;
	width: 80px;
	background: #e60012;
	margin: 0px auto;
}
.news .lt span {
	display: block;
	text-align: center;
	margin-top: 7px;
}
.news .lt a:hover img {
	-webkit-transform: scale(1.06, 1.06);
	overflow: hidden;
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.news .lt a:hover p {
	color: #e60012;
}
.news .lt a:hover em {
	background: #313131;
}
.news .right {
	border: 1px solid #dede;
	overflow: hidden;
	width: 805px;
	height: 577px;
}
.news .right .txtScroll-top1 {
}
.news .right h2 {
	display: block;
	padding: 30px 0px 20px 20px;
	font-size: 36px;
	width: 200px;
}
.news .right .txtScroll-top1 .rights {
	width: 68px;
	float: right;
	margin-right: 30px;
}
.news .right .txtScroll-top1 .rights a {
	display: block;
	float: right;
	cursor: pointer;
	margin-top: 40px;
}
.news .right .txtScroll-top1 .rights a.prev {
	display: block;
	width: 29px;
	height: 29px;
	background: url(../img/icon16.png) center no-repeat;
}
.news .right .txtScroll-top1 .rights a.next {
	display: block;
	width: 29px;
	height: 29px;
	background: url(../img/icon15.png) center no-repeat;
	margin-right: 10px;
}
.news .right .txtScroll-top1 .rights a.prev:hover {
	background: url(../img/icon16_h.png) center no-repeat;
}
.news .right .txtScroll-top1 .rights a.next:hover {
	background: url(../img/icon15_h.png) center no-repeat;
}
.news .right .txtScroll-top1 .bd {
	padding-top: 15px;
	overflow: hidden;
}
.news .right .txtScroll-top1 .bd li {
	display: block;
	background: #fafafa;
	padding: 14px 0px;
	overflow: hidden;
}
.news .right .txtScroll-top1 .bd li:nth-child(2n) {
	background: none;
}
.news .right .txtScroll-top1 .bd li a {
	display: block;
	width: 745px;
	background: url(../img/icon17.png) 20px center no-repeat;
	padding-left: 60px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.news .right .txtScroll-top1 .bd li p {
	display: block;
	width: 725px;
	background: url(../img/icon18.png) 20px top no-repeat;
	padding: 0px 20px 0px 60px;
	color: #999;
	line-height: 22px;
	font-size: 14px;
	margin-top: 5px;
}
